Gets Route header field. The Route header field is used to provide routing information for requests.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Route { get; }Public ReadOnly Property Route As String
Get
Property Value
Type:
String
See Also